Xbasic

INET::SSLSocket::Reconnect Method

Syntax

Result_Flag as L = Reconnect()

Arguments

Result_Flag

TRUE (.T.) if the operation was successful; otherwise FALSE (.F.).

Description

The INET::SSLSocket::Reconnect() method reestablishes the connection with an SSL partner (session settings may have changed).

Limitations

Desktop applications only.

See Also